Entity SkillConsumable

SkillConsumable is the Entity definition for a skill-required item (health kits, repair tools).

Subclass of Collectable.

Functions

GetTotalUses () GetTotalUses returns the total number of uses this item offers.
GetRemainingUses () GetRemainingUses returns the remaining number of uses this item offers.


Functions

GetTotalUses ()
GetTotalUses returns the total number of uses this item offers.

Returns:

    An integer indicating the total number of uses.
GetRemainingUses ()
GetRemainingUses returns the remaining number of uses this item offers.

Returns:

    An integer indicating the remaining uses.
generated by LDoc 1.4.6 Last updated 2021-05-07 19:14:47